Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quest2 phase4 todo checklist #10

Merged
merged 7 commits into from
Dec 6, 2024
Merged

Conversation

JoeArmani
Copy link

@JoeArmani JoeArmani commented Nov 27, 2024

Here's a list of updates:

•Tested tables and fieldsets with response handling.
•Added <legend> handling for accessibility (optimized question reading process).
•Implemented errorLogger for pass-through error reporting to parent app.
•Handled mobile tables: double reading of text.
•Handled initializeActiveQuestionState conflicting with store()
•Ensured backwards compatibility with Quest properties
•Handled SOCcer, loading of async questions, and return to survey on async question
•Adapted progress bar to an optional internal feature
•Handled store() response value and reverting question on error
•Temp handled RCRTUP_YOB_V1R0 variable (now 'yob')
•Tested grids incl MRE survey grids
•Handled remaining .document access issues from state manager conversion
•Tested state values on reload -> save operation (it was resetting activeState. Fixed)
•Updated button alignment in survey
•Simplified Grid mobile device CSS (card view)
•Refined loop handling incl return to survey mid-loop
•renamed replace2.js -> main.js
•Misc cleanups, refactoring (some accessibility functions, some events, and evaluateCondition for separation of concerns), and TODO items
•Completed VoiceOver testing
•Resolved bug in Address entry -> LAW survey. (forid properties and DOM updates when going back and forth on a question)

TODO in upcoming PR:
•JAWS testing
•Implement debug logging to match original Quest (renderer only).

Copy link

@anthonypetersen anthonypetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay - just a couple changes to go over ;)

At a high level, everything looks good and makes sense. Can't wait to see it in action!

@JoeArmani
Copy link
Author

@anthonypetersen Thanks for the huge review! I just pushed a small change for JAWS focus handling refinements if you can take a quick look. Here's the commit: 3309d99

@JoeArmani JoeArmani merged commit e831dc4 into quest2 Dec 6, 2024
@JoeArmani JoeArmani deleted the quest2-phase4-todo-checklist branch December 6, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants